;Info [ Npc Name{Steven} X=5 Y=8 MapName={BookStore} ]
(@buy @sell)
;NPC Release 1 (2003) By Geoff
;99% Translated NPCs Including Quests

;Settings
%100
+3
+4

;Pkr Tag (NPC won't talk to Pkrs)
[@main]
#IF
checkpkpoint 2
#SAY
I will not help an evil person like you..\ \
<Ok/@exit>

#ELSEACT
goto @main-1


[@main-1]
Welcome, how may I help you?\ \
<Buy/@buy> books\
<Sell/@sell> books\
<Listen to the explanation/@helpbooks> about skills\ 
<Talk To/@QUEST>\
<Cancel/@exit>


[@buy]
Please select the book you want to buy.\ \ \
 <Back/@main>

[@sell]
Show me the books you want to sell.\ \ \
 <Back/@main>

[@QUEST]
#IF
check [759] 1
#ACT
goto @Q709
break

#IF
check [757] 1
#ACT
SET [758] 1
goto @Q707
#ELSEACT
goto @normal

[@Q709]
You went and saw that person then? Good, thank you.. She says\
she is well? Good.. good.. You went to WoomyonWoods then?\
WoomyonWoods suits hunting of up to level 15 alough you may need\
some medical drugs to help you.\ \
<Next/@q709_1>

[@Q709_1]
#IF
#ACT
reset [750] 10
#SAY
The lands of Mir have many villages, valleys, and forests. As you\
play you will learn more about these places and what is there.
Good luck, many people are looking for you. I hope you think about\
todays talk.\ \
<Next/@q709_2>

[@Q709_2]
#IF
checkjob warrior
#SAY
Here take these potions, I hope they help.\ \
<Thanks/@exit>

#ACT
give (HP)DrugSmall 10
break

#IF
checkjob wizard
#SAY
Here take these potions, I hope they help.\ \
<Thanks/@exit>

#ACT
give (MP)DrugSmall 10
break

#IF
checkjob taoist
#SAY
Here take these potions, I hope they help.\ \
<Thanks/@exit>

#ACT
give (HP)DrugSmall 5
give (MP)DrugSmall 5
break

[@Q707]
Methods of using magic can be different, the master puts\
the mouse over the monster's body, then presses the corresponding\
keyboard button (F1-F8) depending on what magic is set. For Taoists\
and Warriors basic sword techniques do not need to have a button set\
and will level themselves when you fight.\ \
<Next/@q707_1>


[@Q707_1]
To get to WoomyonWoods, exit from the north city gate. Go along the\
right-hand side river bank, so you can see the seacoast, walk upwards,\
you will see archers and a fence, enter there. You must find the shop\
boss after the archer in there, tell her my recent situation.\
This road can be difficult, You could run into a fierce monster like a\
Oma Warrior or something else, you must be careful, Good luck..\ \ 
<Ok/@exit>

[@normal]
Taoist, Warrior and Wizard can all learn differnt spells. Would you\
like to see the spells?\ \
<Yes/@helpbooks> please\
<No/@main1> thanks


[@sell]
What would you like to sell?\ \ \
<Back/@main1>


[@helpbooks]
What kinds of books are you interested in?\ \
Warriors can learn the following <spells/@help1>\
Taoists can learn the following <spells/@help2>\
Wizards can learn the following <spells/@help3>\

 <Back/@main>

[@help1]
From Lvl  7 Fencing\
From Lvl 19 Slaying\
From Lvl 25 Thrusting\
From Lvl 28 HalfMoon\
From Lvl 30 ShoulderDash\
From Lvl 35 FlamingSword\
 <Back/@helpbooks>


[@help2]
From Lvl  7 Healing\
From Lvl  9 SpiritSword\
From Lvl 14 Poisoning\
From Lvl 18 SoulFireBall\
From Lvl 19 SummonSkeleton\
From Lvl 20 Hiding\
 <Next/@help21>

[@help21]
From Lvl 21 MassHiding\
From Lvl 22 SoulShield\
From Lvl 25 BlessedArmour\
From Lvl 26 Revelation\
From Lvl 28 TrapHexagon\
From Lvl 33 MassHealing\
From Lvl 35 SummonShinsu\
 <Back/@helpbooks>


[@help3]
From Lvl  7 FireBall\
From Lvl 12 Repulsion\
From Lvl 13 ElecShock\
From Lvl 16 HellFire\
From Lvl 17 ThunderBolt\
From Lvl 19 Teleport\
 <Next/@help31>

[@help31]
From Lvl 19 GreatFireball\
From Lvl 22 FireBang\
From Lvl 24 FireWall\
From Lvl 26 Lightning\
From Lvl 30 ThunderStorm\
From Lvl 31 MagicShield\
From Lvl 32 TurnUndead\
From Lvl 35 IceStorm\
 <Back/@helpbooks>

[goods]
;Item		Amount		Time
;;Warrior
Fencing			200	1
Slaying			200	1
Thrusting 		200	1
HalfMoon 		200	1
ShoulderDash 		200	1
FlamingSword		200	1

;;Taoist
Healing			200	1
SpiritSword		200	1
Poisoning		200	1
SoulFireBall		200	1
SummonSkele		200	1
Hiding 			200	1
MassHiding 		200	1
SoulShield 		200	1
BlessedArmour 		200	1
Revelation 		200	1
TrapHexagon 		200	1

;;Wizard
FireBall		200	1
Repulsion		200	1
EShock			200	1
HellFire		200	1
ThunderBolt		200	1
Teleport		200	1
GreatFireBal		200	1
FireBang 		200	1
FireWall 		200	1
Lightning 		200	1
ThunderStorm 		200	1

;;Hero
HeroHealing		200	1
HeroFencing		200	1
HeroFireball		200	1
HeroSlaying		200	1
HeroThunderB		200	1
HeroSoulFB		200	1
HeroHalfmoon		200	1
HeroSoulShield		200	1
HeroBlessedArm		200	1
HeroFirewall		200	1